home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / keyb / char5.zip / CHAR5.DOC < prev    next >
Text File  |  1992-08-20  |  13KB  |  337 lines

  1.  
  2. AscII-Chart v5.00  August 1992                   Registration Fee: $6.00
  3.      (C)Copr. Hector Noriega R. 1984-1992
  4.           All rights reserved                        Source Code: $24.00
  5.  
  6.                       Hector Noriega R.
  7.                       1380 E. Woodbury Rd
  8.                       Pasadena, CA  91104
  9.  
  10. -------------------------------------------------------------------------
  11.  
  12.  
  13. AscII-Chart
  14. -----------
  15.  
  16. AscII-Chart is a very small memory resident utility that helps you paste
  17. Ascii characters (all of them: 0 to 255) directly into your application,
  18. at the cursor position, and "WITHOUT" the "three-digit" number  that you
  19. have to enter from the key-pad with the ALT key.
  20.  
  21. AscII-Chart can also be used to find and paste those extended characters
  22. with tildes, marks and symbols; or the characters  needed to form a box,
  23. a rectangle, or even a circle  -and AscII-Chart finds them very quickly.
  24. Please read below for more information about it.
  25. -------------------------------------------------------------------------
  26.  
  27.  
  28. What's NEW with this version
  29. ----------------------------
  30.  
  31.     1.  A customization utility has been included..
  32.  
  33.     2.  AscII-Chart's window scrolling has been modified..  Now, it offers
  34.            a smooth ride with almost no blinking.
  35.  
  36.     3.  Control Left-Arrow and Control Right-Arrow keys now work some what
  37.            different when scrolling AscII-Chart's window.
  38.  
  39.     4.  The Home and End keys also work different when in scroll-lock mode,
  40.            but with the same results..
  41.  
  42.     5.  Video output has been speeded up a bit.
  43. -------------------------------------------------------------------------
  44.  
  45.  
  46. AscII-Chart Files
  47. -----------------
  48.  
  49.             CHAR5.COM .................... AscII-Chart Program
  50.             C5CUS.COM .................... Customization Utility
  51.             CHAR5.DOC .................... Documentation
  52.             CHAR5.REG .................... Registration and Order Form
  53.             Readme    .................... Last minute notes
  54. -------------------------------------------------------------------------
  55.  
  56.  
  57. To Install AscII-Chart
  58. ----------------------
  59.  
  60. Just follow the simple steps below:
  61.  
  62.  
  63.   A) For monitors that "DO NOT" produce noise or snow:
  64.  
  65.       1.  At the DOS prompt
  66.  
  67.       2.  Type   Char5
  68.  
  69.       3.  Press the ENTER key
  70.  
  71.  
  72.   B) For monitors which "DO" produce noise or snow:
  73.  
  74.       1.  At the DOS prompt
  75.  
  76.       2.  Type  Char5  snow
  77.  
  78.       3.  Press the ENTER key
  79.  
  80.  
  81. Now just follow the instructions on your monitor's screen; or read "THE
  82. BASIC COMMAND SET" below..
  83.  
  84. Note:  AscII-Chart may also be installed from your AUTOEXEC.BAT -please
  85.        refer to your DOS manual for details..
  86. ------------------------------------------------------------------------------
  87.  
  88.  
  89. To Uninstall AscII-Chart
  90. ------------------------
  91.  
  92. To UnInstall it just do the following:
  93.  
  94.          1.  At the DOS prompt
  95.  
  96.          2.  Type  Char5
  97.  
  98.          3.  Press the ENTER key
  99.  
  100.  
  101. And that's it!  AscII-Chart will remove itself from memory..
  102.  
  103. Important:  Uninstall AscII-Chart ONLY if it was the last program that you
  104.             loaded into memory.  Your system may hang-up if you remove it
  105.             while there is another program in memory that was loaded after
  106.             AscII-Chart.  If your system hangs-up, you might have to reboot
  107.             it to get it back..
  108. ---------------------------------------------------------------------------
  109.  
  110.  
  111. To Customize AscII-Chart
  112. ------------------------
  113.  
  114. To Customize it just do the following:
  115.  
  116.      
  117.   A) For monitors that "DO NOT" produce noise or snow:
  118.  
  119.       1.  At the DOS prompt
  120.  
  121.       2.  Type   C5cus
  122.  
  123.       3.  Press the ENTER key
  124.  
  125.  
  126.   B) For monitors which "DO" produce noise or snow:
  127.  
  128.       1.  At the DOS prompt
  129.  
  130.       2.  Type  C5cus  snow
  131.  
  132.       3.  Press the ENTER key
  133.  
  134.  
  135. Then just try all the options from the menus -they are self-explanatory.
  136.  
  137. Important:  Please make sure that "Char5.Com" is located in the CURRENT
  138.             subdirectory before starting C5Cus.  The customization utility
  139.             will look for "char5.com" in the current subdirectory in order
  140.             to write the changes to it..
  141. --------------------------------------------------------------------------
  142.  
  143.  
  144.   
  145. THE BASIC COMMAND SET
  146. ---------------------
  147.  
  148. The following keys are available after installing AscII-Chart:
  149.  
  150.  
  151.       MAIN KEYS                                        FUNCTION
  152.   ------------------                      ----------------------------------
  153.  
  154.   Control Left-Shift ..................... Pop-Up the AscII-Chart window
  155.  
  156.   Alt Left-Shift ......................... It duplicates the character that
  157.                                            is located under the cursor.
  158.  
  159.   Alt Right-Shift ........................ It copies the character from the
  160.                                            AscII-Chart window into your
  161.                                            application, and at the cursor.
  162.  
  163.   Both Shif-Keys ......................... Pops-Up the AscII-Chart window,
  164.                                            and then shows you the decimal,
  165.                                            hexadecimal, and char values for
  166.                                            the character that is located
  167.                                            under the cursor.
  168. -------------------------------------------------------------------------
  169.  
  170. The following keys are available when the AscII-Chart Window is Displayed:
  171.  
  172.       MAIN KEY                                         FUNCTION
  173.   ----------------------------------     ----------------------------------
  174.  
  175.   Escape Key ............................. Closes the AscII-Chart window
  176.                                              WITHOUT sending any characters
  177.                                              to the program you are using.
  178.  
  179.   Return Key ............................. Closes the AscII-Chart window
  180.                                              and sends the highlighted
  181.                                              character to the program that
  182.                                              you are using.
  183.   
  184.   Spacebar Key   Or  Insert Key .......... Toggle window scrolling on/off
  185.                                               Press once to activate or to
  186.                                               disactivate window scrolling,
  187.                                               then use the cursor-keys to
  188.                                               move the window or menubar.
  189.   
  190.   
  191.   Cursor-Up Key .......... Or ... 8 Key .......... Move menubar up
  192.   Cursor-Down Key ........ Or ... K Key .......... Move menubar down
  193.   End Key ................ Or ... J Key .......... Move menubar to the bottom
  194.   Home Key ............... Or ... 7 Key .......... Move menubar to the top
  195.   
  196.   Cursor-Right Key ....... Or ... O Key .......... Show next character
  197.   Cursor-Left Key ........ Or ... U Key .......... Show previous character
  198.   Page-Up Key ............ Or ... 9 Key .......... Show previous page
  199.   Page-Down Key .......... Or ... L Key .......... Show next page
  200.   
  201.   Control Cursor-Left Key ........................ Show first page
  202.   Control U-Key .................................. Show first page
  203.   
  204.   Control Cursor-Right Key ....................... Show last page
  205.   Control O-Key .................................. Show last page
  206.   
  207.   1 and 2 Keys ................................... Adjust window color
  208.   
  209.   
  210. PLEASE NOTE:
  211. ------------ When the AscII-Chart window is in the SCRLOK position, you
  212.               can scroll it with the Page-Down, Page_Up, Home, End, keys
  213.               or with the Arrow-Keys..  Try also Control Left-Arrow, as
  214.               well as Control Right-Arrow key..
  215.   
  216.   
  217.   
  218. THE FOLLOWING KEYS HELP YOU FIND
  219. --------------------------------
  220.  
  221.    F1 key ................. corners for boxes
  222.    F2 key ................. top/down lines
  223.    F3 key ................. misc. lines
  224.    F4 key ................. arrows
  225.    F5 key ................. question marks
  226.    F6 key ...............